Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / InputTextBoxElementBase<T> Class / HitTestable Property

In This Topic
    HitTestable Property (InputTextBoxElementBase<T>)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property HitTestable As Boolean
    public bool HitTestable {get; set;}
    See Also